-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: type-level human-readable abi item parameters/scope/state mutability parsing #244
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: c398a98 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Size Change: +26 B (+0.02%) Total Size: 116 kB
ℹ️ View Unchanged
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #244 +/- ##
=======================================
Coverage 99.85% 99.85%
=======================================
Files 26 26
Lines 6108 6108
Branches 195 196 +1
=======================================
Hits 6099 6099
Misses 8 8
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Fixes #243
PR-Codex overview
This PR improves the parsing of human-readable ABI items with nested tuple parameters in the
abitype
package.Detailed summary
parseAbiItem.test.ts